home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / PROGEDIT / 3458B.ZIP / AMAC44B.ZIP / PICK.BAT < prev    next >
DOS Batch File  |  1990-09-09  |  140b  |  7 lines

  1. @echo off
  2. echo PICK.BAT           Sun  09-09-1990
  3. echo .. Sorting by %2>c:!
  4. echo %1 %2
  5.  
  6. DX %1  //SING/HE:0/ST:1/AT:d-/Out:>>c:!/SO:%2
  7.